


data = RENAMECHANNEL_DATA(data,och,nch) renames zoo channels
ARGUMENTS
data ... zoo file
och ... Name of old channels (cell array of strings or single string) e.g. {'ch1','ch2'}
nch ... Name of new channels (cell array of strings or single string)
RETURNS
data ... Zoo files with new channels appended
See also bmech_renamechannel, removechannel_data, addchannel_data